home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / iv26_w30.zip / EXAMPLES / IFC / IFC.DSK (.txt) < prev    next >
Turbo C Context File  |  1992-03-27  |  2KB  |  45 lines

  1. Turbo C Context File 
  2. IFC.DEF
  3. IFC.C
  4. WINIVWIN.LIB
  5. WINIV.LIB
  6. IVORIG
  7. ICLASS\
  8. *.*T*.C
  9. IDRAW\*.*
  10. memcpy
  11. Redraw
  12. dotdot
  13. static
  14. DotDot
  15. Accept
  16. CenterRight
  17. SendAc
  18. MoveW
  19. memmove
  20. D:\BORLANDC\IV\LIB\WINIV.LIB
  21. D:\BORLANDC\IV\LIB\WINIVWIN.LIB
  22. IFC.C
  23. IV.DEF
  24. WINIV.LIB
  25. WINIVWIN.LIB
  26. IFC.DEF
  27. D:\BORLANDC\IV\IFC.C
  28. D:\BORLANDC\IV\WINTER.C
  29. D:\BORLANDC\IV\INTERACT.C
  30. D:\BORLANDC\IV\IFC.C
  31. D:\BORLANDC\IV\WORLD.C
  32. D:\BORLANDC\IV\FILEBROW.C
  33. D:\BORLANDC\IV\FILECHOO.C
  34. D:\BORLANDC\IV\WPAINTER.C
  35. D:\BORLANDC\IV\STRBROWS.C
  36. D:\BORLANDC\IV\IFC.C
  37. D:\BORLANDC\IV\WINTER.C
  38. D:\BORLANDC\IV\ADJUSTER.C
  39. D:\BORLANDC\IV\WINTER.C
  40. D:\BORLANDC\IV\WSCENE.C
  41. D:\BORLANDC\IV\EXAMPLES\IFC\IFC.C
  42.         cursor = i->GetCursor();
  43.         c = (cursor != nil) ? cursor->Id() : defaultCursor->Id();
  44.         ::SetCursor((HCURSOR)c);
  45.